- 
		Home
	
- 
ActivityPub
- 
4.7.1
- 
Code
- 
Classes
-  Activity_Dispatcher 
		
			
				
					
													
								
																			
											| Total Complexity | 40 | 
																			
											| Dependencies | 6 | 
																			
											| Dependents | 0 | 
																	
							 
													
								
																			
											| Total lines | 325 | 
																			
											| Lines of code | 154 | 
																			
											| Logical lines of code | 99 | 
																	
							 
													
								
																			
											| Comment lines | 116 | 
																			
											| Methods | 11 | 
																			
											| Properties | 0 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 11
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| add_inboxes_of_replied_urls() | A | 50 | 11 | 30 | 
					
				| send_activity() | S | 55 | 6 | 21 | 
					
				| send_announce() | S | 55 | 4 | 20 | 
					
				| send_activity_to_followers() | S | 58 | 4 | 15 | 
					
				| add_inboxes_by_mentioned_actors() | S | 58 | 3 | 16 | 
					
				| send_activity_or_announce() | S | 65 | 3 | 10 | 
					
				| send_post() | S | 65 | 3 | 8 | 
					
				| send_profile_update() | S | 61 | 2 | 12 | 
					
				| send_comment() | S | 66 | 2 | 8 | 
					
				| init() | S | 62 | 1 | 10 | 
					
				| add_inboxes_of_follower() | S | 75 | 1 | 4 |